projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9f2959
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 4 Dec 2006 16:58:05 +0000
(16:58 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 4 Dec 2006 16:58:05 +0000
(16:58 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index cc04a1371593701c6c6b0cde7b031a27a80180e7..d9a2ff9854663caab11098ea0b2753710723549a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,11
@@
+2006-12-04 Juanma Barranquero <lekktu@gmail.com>
+
+ * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
+ the call to `make-obsolete-variable', not in the docstring.
+
2006-12-04 Chong Yidong <cyd@stupidchicken.com>
- * facemenu.el (facemenu-unlisted-faces): Define as obsolete
- variable.
+ * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>